GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > FormatCellsActionCommand クラス > FormatCellsActionCommand コンストラクタ : FormatCellsActionCommand コンストラクタ(IWorksheet,StyleFormat,Reference,Nullable<Boolean>,Object) |
'Declaration
Public Function New( _ ByVal worksheet As IWorksheet, _ ByVal newStyleFormat As StyleFormat, _ ByVal reference As Reference, _ ByVal isMergedCell As Nullable(Of Boolean), _ ByVal extendObject As Object _ )
public FormatCellsActionCommand( IWorksheet worksheet, StyleFormat newStyleFormat, Reference reference, Nullable<bool> isMergedCell, object extendObject )